Welcome![Sign In][Sign Up]
Location:
Search - track opencv

Search list

[Graph programtrack

Description: 一个用opencv实现的目标跟踪程序,能捕捉AVI视频中的运动目标并实现定位,个人感觉做的不错,供大家学习
Platform: | Size: 7993295 | Author: 饶丹 | Hits:

[Graph RecognizeOpenCVFindContoursByAdaptiveThreshold

Description: 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under different circumstances the contour detection.
Platform: | Size: 2048 | Author: - | Hits:

[Special EffectsTrackanddetectionthemovingobject070129

Description: 移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
Platform: | Size: 3072 | Author: zy | Hits:

[Graph programTrackingTestbed_v3.1

Description: 关于目标跟踪的一个很好的平台,包括很多基本的算法代码,是CMU的一个学生写了,用到了opencv -on target tracking a very good platform, including many of the basic algorithm code, CMU is a student wrote, depleted opencv
Platform: | Size: 1742848 | Author: bian_zg | Hits:

[OpenCVchelianggengzongjiance

Description: 该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪,还带有AVI文件,效果很好,希望大家喜欢。-OPENCV use the program to obtain video frame, and through the frame difference to detect and track movement of vehicles, but also with AVI files, well, I hope everyone likes.
Platform: | Size: 6989824 | Author: | Hits:

[Windows Developcapture1.0

Description: 用USB 采集图象,基于opencv的激光光斑中心检测系统 。能够定位光斑中心坐标-Image acquisition using USB-based Center for opencv the laser spot detection system. Facula able to locate the center coordinates
Platform: | Size: 2874368 | Author: wushixu | Hits:

[CSharpCAMSHIFT

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 CC++ 源代码-CAMSHIFT algorithm using fast-track and detect moving targets CC++ Source code
Platform: | Size: 3072 | Author: gg | Hits:

[Graph programKalmanSch

Description: 基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书-OpenCV prepared based on the use of Kalman filter to track a rotating point of the procedure. Code from
Platform: | Size: 6144 | Author: 汪婧 | Hits:

[Special Effectsopencvtracksample

Description: 是书上的例程,大家可以仔细运行看看跟踪效果怎样!-Is a book on the routines, we can carefully look at the track the effect of how to run!
Platform: | Size: 1632256 | Author: zhoushiji | Hits:

[Graph RecognizeActiveTracking

Description: 一个很好用的跟踪VC++算法,ImplementationofthE CCamera class. It is an encapsulation of serial command designed for Sony EVI-D30/31 -With a good track VC++ Algorithm, ImplementationofthE CCamera class. It is an encapsulation of serial command designed for Sony EVI-D30/31
Platform: | Size: 12288 | Author: lily | Hits:

[Special Effectskalman

Description: 使用Kalman滤波器跟踪一个旋转的点,用Opencv做的-The use of Kalman filter to track a rotating point Opencv to do with the
Platform: | Size: 3072 | Author: 龙海翔 | Hits:

[Special Effectsmutitrack

Description: 这个是在OPENCV环境下做的人体行走目标的提取以及提取区域内彩色直方图的变化-This is in OPENCV circumstances make the goal of human walking, as well as extraction of the extraction region color histogram changes
Platform: | Size: 3790848 | Author: 李菲 | Hits:

[Special EffectsHuman_Body_Project

Description: 人体识别源程序 可以根据人体姿势,描绘出相对应的动画姿势,需要opencv-err
Platform: | Size: 719872 | Author: tjcxd | Hits:

[Special Effectsmotempl

Description: 这是visual和opencv,编写的一个读取一段视频,并进行跟踪检测的程序,非常好用。-This is a visual and opencv, prepared to read a section of a video, and track testing procedures, is very easy to use.
Platform: | Size: 1456128 | Author: muerqing | Hits:

[Otheryundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ Source code, the run files in VC6.0 compiler environment is passed, is a stand-alone run the program, do not need the DLL library OPENCV support. Running before you connect a good camera USB interface. Can then be selected with the mouse For tracking the target.
Platform: | Size: 5120 | Author: 徐振华 | Hits:

[Software EngineeringblobTrack_projet_initial_openCV

Description: The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame.
Platform: | Size: 6922240 | Author: dams | Hits:

[OpenCVshishi-opencv

Description: 实现了实时的运动物体跟踪,方法简单,实用性强。对做跟踪的有很大的帮助-Achieve real-time moving object tracking method is simple and practical. On track to do great help! ! ! !
Platform: | Size: 1044480 | Author: 卢绪军 | Hits:

[OpenCVopencv

Description: opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
Platform: | Size: 7989248 | Author: spider | Hits:

[OpenCVOpenCV-Mean-Shift-demo

Description: 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.
Platform: | Size: 2283520 | Author: gbcgbc | Hits:

[Special Effects多目标跟踪opencv

Description: 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure. Based on this, we can judge the basic framework of the moving behavior tracking of the target. After opencv writing, background difference and centroid method can be used to track multiple targets and allocate ID numbers to record the moving trajectory. In vehicles such as roads, we can learn by reference, the effect needs to be improved, different videos will have different effects.)
Platform: | Size: 40266752 | Author: huahuahua | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net